home *** CD-ROM | disk | FTP | other *** search
/ Programming Sound Cards / Programming Sound Cards.iso / sound_52 / actions.mh < prev    next >
Text File  |  1995-01-01  |  316b  |  17 lines

  1. # action keywords. This is used by the action structure
  2. #
  3. PATCHACT     = 1
  4. CCONTACT     = 2
  5. BENDACT      = 3
  6. NOTEACT      = 4
  7. NOTEDACT     = 5
  8. RESTACT      = 6
  9. TIEACT         = 7 
  10. METROACT     = 8
  11. UPTEMPOACT   = 9
  12. DOWNTEMPOACT = 10
  13. DXPARAMACT   = 11
  14. SIGACT       = 12
  15. ACTIONACT    = 13
  16. KEYACT         = 14
  17.